GrapeCity.Xaml.SpreadSheet.Data
NotifyCollectionBase<T> Class Methods


For a list of all members of this type, see NotifyCollectionBase<T> members.

Public Methods
 NameDescription
Public MethodAdd Adds the specified item.  
Public MethodAddRange Adds the items in the specified collection to the end of the collection.  
Public MethodClear Removes all items from this collection.  
Public MethodContains Determines whether the collection contains a specified item.  
Public MethodCopyTo Copies all the items in the current collection to the specified array starting at the specified destination index.  
Public MethodGetEnumerator Returns an enumerator that iterates through the collection.  
Public MethodIndexOf Finds the index for a specified item.  
Public MethodInsert Inserts an item at a specified index.  
Public MethodRemove Removes the specified item from the collection.  
Public MethodRemoveAt Removes the item at the specified index.  
Public MethodResumeEvent Resumes the collection Changed event.  
Public MethodSuspendEvent Suspends the collection Changed event.  
Public MethodToArray Converts the collection to an array.  
Top
Protected Methods
 NameDescription
Protected MethodClearInternal Clears the internal.  
Protected MethodRaisePropertyChanged Raises the PropertyChanged event.  
Top
See Also

Reference

NotifyCollectionBase<T> Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options